home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Mathematica Demo / MathReader™ / MathReader™.rsrc / TEXT_281_defs fonts.txt < prev    next >
Text File  |  1989-02-13  |  2KB  |  58 lines

  1. (*^
  2.  
  3. ::[paletteColors = 128; 
  4.     fontset = title, "New York", 24, L3, center, bold, nohscroll;
  5.     fontset = subtitle, "New York", 18, L2, center, bold, nohscroll;
  6.     fontset = subsubtitle, "New York", 14, L2, center, bold, nohscroll;
  7.     fontset = section, "New York", 14, L2, bold, nohscroll, grayBox;
  8.     fontset = subsection, "New York", 12, L2, bold, nohscroll, blackBox;
  9.     fontset = subsubsection, "New York", 10, L2, bold, nohscroll, whiteBox;
  10.     fontset = text, "New York", 12, L2;
  11.     fontset = smalltext, "New York", 10, L2;
  12.     fontset = input, "Courier", 12, L2, bold, nowordwrap;
  13.     fontset = output, "Courier", 12, L2, nowordwrap;
  14.     fontset = message, "Courier", 12, L2, R65535, nowordwrap;
  15.     fontset = print, "Courier", 12, L2, nowordwrap;
  16.     fontset = info, "Courier", 12, L2, nowordwrap;
  17.     fontset = postscript, "Courier", 12, L2, nowordwrap;
  18.     fontset = name, "Geneva", 10, L2, italic, B65535, nohscroll;
  19.     fontset = header, "New York", 10, L2;
  20.     fontset = footer, "New York", 12, L2, center;
  21.     fontset = help, "Geneva", 10, L2;
  22.     fontset = clipboard, "New York", 12, L2;
  23.     fontset = completions, "New York", 12, L2;
  24.     fontset = network, "Courier", 10, L2, nowordwrap;
  25.     fontset = graphlabel, "Courier", 12, L2;
  26.     fontset = special1, "New York", 12, L2;
  27.     fontset = special2, "New York", 12, L2, center;
  28.     fontset = special3, "New York", 12, L2, right;
  29.     fontset = special4, "New York", 12, L2;
  30.     fontset = special5, "New York", 12, L2;]
  31. :[font = input; ]
  32. This is a prototypical new cell.
  33. :[inactive; output; font = output; ]
  34. This is a prototypical new output cell.
  35. ;[o]
  36. This is a prototypical new output cell.
  37. :[inactive; font = message; ]
  38. This is a prototypical new message cell.
  39. ;[o]
  40. This is a prototypical new message cell.
  41. :[inactive; font = print; ]
  42. This is a prototypical new Print cell.
  43. :[inactive; font = info; ]
  44. This is a prototypical new information cell.
  45. ;[o]
  46. This is a prototypical new information cell.
  47. :[inactive; PostScript; output; pictureLeft = 61; pictureWidth = 282; pictureHeight = 287; preserveAspect; font = postscript; ]
  48. %!
  49. %This is a prototypical new 
  50. %PostScript cell.  Format this 
  51. %cell to set the default size of 
  52. %new graphs.
  53. :[initialization; font = input; ]
  54. *)
  55. This is a prototypical cell 
  56. for non-Mathematica text files.
  57. (*
  58. ^*)